home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1990 / Dec 90 / MacApp.Tech$ 12⁄14⁄90 / 2502-CPlusMacApp (was C++-Dec90 < prev    next >
Encoding:
Text File  |  1991-03-06  |  2.0 KB  |  53 lines  |  [TEXT/GEOL]

  1. Item    5314023                         13-Dec-90        16:21
  2.  
  3. From:   LENOIL@APPLE.COM@INTERNET#      Gateway to Internet/BITNET/UUCP
  4.  
  5. To:     MACAPP.TECH$                    MacApp Technical
  6.  
  7. Item forwarded by       PERRY.G      to PHIL.TH 
  8.  
  9. INTERNET# Document Id: <11519@goofy.Apple.COM>
  10.  
  11. ------------------------------------------------------------------------------
  12.  
  13. Sub:    CPlusMacApp (was: C++ demodia
  14.  
  15. TO REPLY, use: lenoil@apple.com@INTERNET#
  16. Using the reply function in AppleLink does not work for gatewayed E-mail yet.
  17.  
  18. From: lenoil@apple.com (Robert Lenoil)
  19. Subject: CPlusMacApp (was: C++ demodialogs bugs)
  20. References: <9953727@AppleLink.Apple.COM>
  21. Lines: 24
  22. Organization: Apple Computer, Inc.
  23. Newsgroups: apple.mac.app
  24. Path: apple!apple.com!lenoil
  25. Sender: usenet@Apple.COM
  26. To: macapp.tech$@applelink.apple.com
  27.  
  28.  
  29. In article "C++ demodialogs bugs", Jean-Denis Muys-Vasovic writes:
  30. > The second is that the fields methods don't follow the correct pascal
  31. > conventions: when you (i)nspect a C++ object in the debugger, the C++ fields
  32. > print as garbage.
  33.  
  34. If only they'd used the FIELDS macros in CPlusMacApp, then all would have
  35. been right.  I'm sorry, but I just couldn't resist.  Seriously, I thought
  36. I'd take the opportunity to whet your appetites on the new version of
  37. CPlusMacApp I'll be posting shortly.  Version 2.0, in addition to its
  38. current support for Fields methods and failure handling, will support a
  39. version of nested procedures, suitable for passing to TList.Each and
  40. friends.  Like the failure handling support, these nested procedures run
  41. in the parent procedure's scope and have full access to the parent's local
  42. variables and parameters.  In addition, there will a Member() macro with
  43. the same syntax and semantics of its Object Pascal cousin.  Soon there will
  44. be nothing you can do in Object Pascal that you can't do in C++!
  45.  
  46. CPlusMacapp 2.0 - coming soon to a mailbox near you.
  47.  
  48. Robert Lenoil
  49. Apple Computer, Inc.
  50.  AppleLink:      lenoil
  51.  America Online: lenoil
  52.  Internet:       lenoil@apple.com
  53.